{
	"name" : "John Wick",
	"description" : "Lemon John Wick Mod",
	"author" : "Angel Of Vitamin and Maple Maniac's Perk Deck Maker.",
	"version" : "2.0",
	"hooks"	:   [
		{ "hook_id"	: "lib/tweak_data/skilltreetweakdata", "script_path" : "skilltree.lua" },

		{ "hook_id"	: "lib/tweak_data/upgradestweakdata", "script_path" : "perks.lua" },

		{ "hook_id"	: "lib/managers/localizationmanager", "script_path"	: "loc_EN.lua" }
	]
}